22. Disaster Recovery In AWS
ND0063 C1 L3 16 Disaster Recovery In AWS
Disaster Recovery in AWS
In AWS this typically means moving your service between regions. If you are not running active/active applications, you will need to prepare and plan in order to be able to bring up your platform in another AWS region.
Some services such as DynamoDB provide simple options for this. Services like CloudFront also have features such as Origin Groups that allow for automatic failover between AWS regions.